[Snyk] Upgrade @opentelemetry/exporter-trace-otlp-http from 0.54.2 to 0.56.0 #15
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @opentelemetry/exporter-trace-otlp-http from 0.54.2 to 0.56.0.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 2 versions ahead of your current version.
The recommended version was released a month ago.
Release notes
Package name: @opentelemetry/exporter-trace-otlp-http
-
0.56.0 - 2024-12-04
- feat(otlp-exporter-base)!: collapse base classes into one #5031 @ pichlermarc
- This type is scheduled for removal in a future version of this package, please treat all exporters as
- feat(otlp-grpc-exporter-base)!: collapse base classes into one #5031 @ pichlermarc
- feat(otlp-transformer)!: accept
- (user-facing):
- (user-facing):
- feat(otlp-exporter-base): handle OTLP partial success #5183 @ pichlermarc
- feat(otlp-exporter-base): internally accept a http header provider function only #5179 @ pichlermarc
- refactor(otlp-exporter-base): don't create blob before sending xhr #5193 @ pichlermarc
- improves compatibility with some unsupported runtimes
- feat(otlp-exporter-base): add http response body to exporter error #5204 @ pichlermarc
- fix(otlp-exporter-*): de-confuse Nuxt build tooling by not using 'export *' in comments #5227 @ pichlermarc
- chore(otlp-exporter-*-grpc): clean up tests #5196 @ pichlermarc
- chore(otlp-exporter-*-http): clean up tests #5196 @ pichlermarc
- chore(otlp-exporter-*-proto): clean up tests #5196 @ pichlermarc
-
0.55.0 - 2024-11-18
- feat(instrumentation-http)!: reduce public API surface by removing exports and making protected methods private #5124 @ pichlermarc
- (user-facing) the following exports were intended for internal use only and have been removed without replacement
- extractHostnameAndPort
- getAbsoluteUrl
- getIncomingRequestAttributes
- getIncomingRequestAttributesOnResponse
- getIncomingRequestMetricAttributes
- getIncomingRequestMetricAttributesOnResponse
- getOutgoingRequestAttributes
- getOutgoingRequestAttributesOnResponse
- getOutgoingRequestMetricAttributes
- getOutgoingRequestMetricAttributesOnResponse
- getRequestInfo
- headerCapture
- isCompressed
- isValidOptionsType
- parseResponseStatus
- satisfiesPattern
- setAttributesFromHttpKind
- setRequestContentLengthAttribute
- setResponseContentLengthAttribute
- setSpanWithError
- RequestSignature
- RequestFunction
- ParsedRequestOptions
- IgnoreMatcher
- Https
- HttpRequestArgs
- HttpCallbackOptional
- HttpCallback
- Http
- GetFunction
- Func
- Err
- feat(sdk-node, sdk-logs): add
- default:
- note:
- feat(instrumentation): Track request body size in XHR and Fetch instrumentations #4706 @ MustafaHaddara
- fix(instrumentation-http): Fix the
- fix(instrumentation-http): drop url.parse in favor of URL constructor #5091 @ pichlermarc
- fixes a bug where using cyrillic characters in a client request string URL would throw an exception, whereas an un-instrumented client would accept the same input without throwing an exception
- fix(otlp-exporter-base): fix unhandled error when writing to destroyed http request #5163 @ pichlermarc
-
0.54.2 - 2024-11-07
- fix(instrumentation): Fix wrapping ESM files with absolute path #5094 @ serkan-ozal
from @opentelemetry/exporter-trace-otlp-http GitHub release notes0.56.0
💥 Breaking Change
OTLPExporterNodeBasehas been removed in favor of a platform-agnostic implementation (OTLPExporterBase)OTLPExporterBrowserBasehas been removed in favor of a platform-agnostic implementation (OTLPExporterBase)ExportServiceErrorwas intended for internal use and has been dropped from exportsvalidateAndNormalizeHeaderswas intended for internal use and has been dropped from exportsOTLPExporterBaseall properties are now private, the constructor now takes anIOTLPExportDelegate, the type parameter for config type has been dropped.SpanExporter,PushMetricExporterorLogRecordExporter, based on their respective type.OTLPGRPCExporterNodeBasehas been removed in favor of a platform-agnostic implementation (OTLPExporterBasefrom@ opentelemetry/otlp-exporter-base)ResourceMetricsin serializers instead ofResourceMetrics[]ProtobufMetricsSerializernow only acceptsResourceMetricsinstead ofResourceMetrics[]to align withPushMetricExporterrequirementsJsonMetricsSerializernow only acceptsResourceMetricsinstead ofResourceMetrics[]to align withPushMetricExporterrequirements🚀 (Enhancement)
🐛 (Bug Fix)
🏠 (Internal)
0.55.0
💥 Breaking Change
🚀 (Enhancement)
mergeResourceWithDefaultsflag, which allows opting-out of resources getting merged with the default resource #4617truefalsewill become the default behavior in a future iteration in order to comply with specification requirements🐛 (Bug Fix)
OTEL_SEMCONV_STABILITY_OPT_INvariable check. Usingofinstead ofin#51370.54.2
🐛 (Bug Fix)
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: